home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / SOUND / HARMONY.SPK / !Harmony / !HarmnyRes / PlayIt / !Run
Text File  |  1996-10-25  |  879b  |  32 lines

  1. | Load PlayIt and a driver
  2.  
  3. If "<PlayIt$Dir>"="" Then Set PlayIt$Dir <Obey$Dir>.Modules
  4.  
  5. Set File$Type_FC2 AIFF
  6. Set File$Type_FB1 Wave
  7. Set File$Type_D3C Armadeus
  8. Set File$Type_BD6 AudioWrk
  9. Set File$Type_AE7 ARMovie
  10. Set File$Type_693 AmigaIFF
  11. Set File$Type_108 DataVox
  12. Set File$Type_ED0 RawSound
  13.  
  14. Set Alias$@RunType_FC2 PlayIt_Play %0
  15. Set Alias$@RunType_FB1 PlayIt_Play %0
  16. Set Alias$@RunType_D3C PlayIt_Play %0
  17. Set Alias$@RunType_BD6 PlayIt_Play %0
  18. Set Alias$@RunType_693 PlayIt_Play %0
  19. Set Alias$@RunType_108 PlayIt_Play %0
  20. Set Alias$@RunType_ED0 PlayIt_Play %0
  21.  
  22. | Uncomment this to load AudioManager - required by Lark driver
  23. | RMEnsure AudioManager 1.27 RMLoad <Modules$Dir>.AManager
  24.  
  25. | Load PlayIt with standard driver
  26. | RMLoad <PlayIt$Dir>.PlayIt <PlayIt$Dir>.Standard
  27.  
  28. | Load PlayIt with automatically selected driver
  29. RMLoad <PlayIt$Dir>.PlayIt <PlayIt$Dir>.
  30.  
  31. | Speaker off
  32.